Added a comment
authoryarikoptic <yarikoptic@web>
Tue, 20 Sep 2022 22:50:46 +0000 (22:50 +0000)
committeradmin <admin@branchable.com>
Tue, 20 Sep 2022 22:50:46 +0000 (22:50 +0000)
doc/todo/allow_for_annonymous_AWS_S3_access/comment_6_b1e14d6baef8d03aaa6ace717aebc0f9._comment [new file with mode: 0644]

diff --git a/doc/todo/allow_for_annonymous_AWS_S3_access/comment_6_b1e14d6baef8d03aaa6ace717aebc0f9._comment b/doc/todo/allow_for_annonymous_AWS_S3_access/comment_6_b1e14d6baef8d03aaa6ace717aebc0f9._comment
new file mode 100644 (file)
index 0000000..b5c7de5
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 6"
+ date="2022-09-20T22:50:46Z"
+ content="""
+interesting idea. May be my invocation is still incomplete (no host or datacenter) but with the following one I am still queried for the credentials:
+
+```
+git annex initremote s3-origin type=S3 importtree=yes encryption=none autoenable=true bucket=dandiarchive fileprefix=zarr-checksums/2ac71edb-738c-40ac-bd8c-8ca985adaa12/ public=yes publicurl=https://dandiarchive.s3.amazonaws.com/ signature=v4 storageclass=STANDARD port=443
+```
+
+or may be whenever you ran `initremote` you did have those credential variables exported already? ;)
+"""]]